@@ -7,6 +7,7 @@ APP_SECRET_TOKEN=REPLACE_ME_NOW! |
||
7 | 7 |
# for development, but it needs to be changed to your Huginn domain when you deploy to a |
8 | 8 |
# production environment (e.g., yourdomain.com, possibly including a port). |
9 | 9 |
DOMAIN=localhost:3000 |
10 |
+PORT=3000 |
|
10 | 11 |
|
11 | 12 |
# Optionally set an asset host |
12 | 13 |
# ASSET_HOST=http://assets.example.com |